Live journal:
elf_fuFree or Paid?: Paid
CSS layout:
http://community.livejournal.com/thrashmetal/45992.htmlPaid user layout customizations:
http://www.livejournal.com/customize/advanced/layerbrowse.bml?id=20140317Tutorials followed/used: Linkbars to images/ arranging meta data /side bar tag cloud & scroll bar
Problem/Question: I'd like it when the mouse hovers over the comment, edit, edit tags, screen & etc that hover or anchor text shows up so other people not familiar with my layout know what button is what, and for what.
It's been eons since I've done any paid customization so I may have asked this before and have totally forgotten. Sorry about that!
Also, I'd like to inch my mood image over so that it's padded and inline with the user icons in posts. I know it's a probably a simple CSS trick but I seem to have misplaced my brain.
I found
.currents { margin-top: 20px;}
And added:
.currents { margin-top: 20px; margin-left: 20px; }
I was confusingly adding padding to .entryMetadata which didn't work!
Thank you ahead of time for any replies and help!